Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
date_format
date_format
Alias for DateTime::format - Returns the date set according to the given format
Name:
date_format
Category:
Date and time
Programming Language:
php
One-line Description:
Returns the date formatted according to the specified format.
Related
How to format datetime objects in PHP using date_format
5
Similar Functions
date_parse_from_format
date_parse_from_format
Getinformationabouta
strptime
strptime
parsethetime/dategen
getdate
getdate
Getdate/timeinformat
timezone_abbreviations_list
timezone_abbreviations_list
AliasforDateTimeZo
date_sunrise
date_sunrise
Returnsthesunrisetim
date_create_immutable
date_create_immutable
DateTimeImmutable::_
date_isodate_set
date_isodate_set
DateTime::setISODate
date_sub
date_sub
DateTime::sub-Subtra
Popular Articles
How to format datetime objects in PHP using date_format